[INFO] fetching crate tessera-mobile 0.0.0...
[INFO] checking tessera-mobile-0.0.0 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate tessera-mobile 0.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tessera-mobile 0.0.0
[INFO] finished tweaking crates.io crate tessera-mobile 0.0.0
[INFO] tweaked toml for crates.io crate tessera-mobile 0.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tessera-mobile 0.0.0 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tessera-mobile 0.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8
[INFO] running `Command { std: "docker" "start" "2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking webpki-root-certs v1.0.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking stfu8 v0.2.7
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking english-numbers v0.3.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking java-properties v2.0.0
[INFO] [stderr]     Checking once-cell-regex v0.2.1
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking freedesktop_entry_parser v1.3.0
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/freedesktop_entry_parser-1.3.0/src/internal.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     intrinsics::transmute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freedesktop_entry_parser` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8", kill_on_drop: false }`
[INFO] [stdout] 2d0dd1b6fb0fe95a93579677080314f455d43e322203944cbf4b38e54c7fafc8
